home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11279 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.umbc.edu!vick
  2. From: vick@umbc.edu (Shon Vick (CMSC))
  3. Newsgroups: comp.lang.c++
  4. Subject: Persisting Rogue Wave collections to a file
  5. Date: 13 Mar 1996 17:50:37 GMT
  6. Organization: University of Maryland, Baltimore County
  7. Message-ID: <4i71td$3mr@news.umbc.edu>
  8. NNTP-Posting-Host: f-umbc7.umbc.edu
  9. NNTP-Posting-User: vick
  10. Keywords: persistence C++ RogueWave collections
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13.  
  14.     I am posting this request for info for a friend:
  15.  
  16.    ======================================================================= 
  17.  
  18.      Subject: Persisting Rogue Wave collections to a file
  19.      
  20.      I have a problem and looking for help.  I have a RW collection that 
  21.      contains RW collections (hash dictionary) and I'm persisting the 
  22.      entire collection to a bostream that is connected to a file.  The 
  23.      resulting file is approx 900K bytes and on a DEC alpha it takes over 
  24.      100 second of CPU time to persist.  On the other hand, it takes about 
  25.      4 seconds to reinstanstiate.  Has anyone else seen this problem and if 
  26.      so, is there a way around it?  I don't have direct access to the news 
  27.      group, so please email me directly.  My email address is:
  28.      jlargent@ccmail.aerosys.loral.com
  29.      
  30.      Thanks
  31.  
  32.   =====================================================================
  33.